home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
iguana
/
bla2src
/
makefile
< prev
next >
Wrap
Makefile
|
1994-06-10
|
364b
|
19 lines
# Makefile for the BlasterSound intro
# Bye Jare of Iguana in 1994
blaster.com: bi.obj
tlink /m /s /c /v bi.obj,blaster,bi.map
tdstrip -c -s blaster
bi.obj: font.inc songopt.inc adlib.inc mpu.inc
font.inc: fuente1.pix getfont.exe
+getfont > font.inc
.gif.pix:
dgif $<
.asm.obj:
tasm /ml /z /zi /t $<